home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17004 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.tdl.com!news
  2. From: Martin Moore <moore@tdl.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: BC++5.0 Program doesn't compile (see text)
  5. Date: Fri, 12 Apr 1996 19:57:33 -0800
  6. Organization: FlexSoft, Dublin CA.
  7. Message-ID: <316F262D.1F77@tdl.com>
  8. References: <4k9e51$fl9@arl-news-svc-5.compuserve.com> <316AA13B.79CF@tdl.com> <craigaDpMLEB.yz@netcom.com>
  9. NNTP-Posting-Host: tdl-dyn31.tdl.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14.  
  15. Craig Arnush wrote:
  16. > Ah, using OWL and the STL.  Unfortunately, there seems to be a conflict
  17. > with how OWL uses the old Borland string class and the STL string class.The code snippet I included did not contain any reference to OWL, "STL string class" or 
  18. Borland string class. The project settings I showed did have the OWL library checked, but 
  19. none of the OWL code was pulled in by including vector.h.
  20.  
  21. There is a problem with the compiler which causes an internal error message to be generated 
  22. when the project is built as I described and the 3 line program is compiled. I verified 
  23. this with Borland support.
  24.  
  25.  
  26. > Have you tried using explicit scoping or a using-declaration instead of
  27. > the catch-all using-directive?  The former two are recommended over the
  28. > latter, anyways.
  29. > That's not the point. I can make the problem go away by turning off the Rogue Wave 
  30. namespace usage altogether. But, my point at the time I wrote the post was to verify that 
  31. the compiler was broken, and that it wasn't my system. Now that I got a tech person at 
  32. Borland to follow the same steps, and it happened to him, I can assume the problem is with 
  33. the compiler, which means I can stop removing it and reinstalling it, hoping something will 
  34. change. 
  35.  
  36.  
  37.  
  38. -- 
  39. Martin Moore    email:  moore@tdl.com   
  40. FlexSoft //// Technical Analysis and Quote Downloaders
  41. Technical Analysis Scanner (TAS) & Personal Ticker Tape (PTT)
  42. FlexSoft WEB Page http://www.flexsoft.com
  43. ftp at            ftp://ftp.tdl.com/pub/moore
  44.